Note
The Layer 3 Video Surveillance install script performs the same function as the run vms endura script. However, the switch continues to support the run vms endura script for backward compatibility.
The run vms layer-3 switch command runs the Layer 3 Video Surveillance install script that pre-configures basic and common configuration parameters to deploy a video surveillance network. Use this script to quickly and easily deploy a video surveillance network in accordance with best practices, using networking equipment.
Use this script to use a single command on a switch to configure the core switch where the video surveillance management and operation systems reside. Similarly, using the same command, you can configure each edge switch where the IP cameras connect.
The switch must be in a factory-default state, to ensure correct operation of the configuration.
The Layer 3 Video Surveillance install script performs the following tasks:
Creates a Shortest Path Bridging (SPB) network core solution with IP Shortcuts to connect IP subnet zones between the core and edge IP subnets.
Configures all network edge IP subnet areas containing IP cameras with an IP gateway address, that is redistributed over the SPB fabric. This enables the fabric core to act as a single IP routing entity for the solution.
Relays DHCP services between each IP subnet area and the central server, for IP camera address allocation.
Enables IP multicast over Fabric Connect virtualization, to support and enable efficient IP multicast communication over the fabric core from IP cameras to central Video Management System (VMS) servers, for viewing and recording video streams.
You must specify a value for the switch in the install script command, and the value must be between 5 and 99. Use the value 5 for a core switch where the VMS core systems are connected.
Use the range 6–99 for switch values when you run the script on edge or access layer switches. Ensure that the switch value is unique for each additional switch that is part of the solution.
For example, the first edge or access switch with the IP Cameras connected would use a value of switch 6. For additional edge or access switches, use switch 7, switch 8, and so on, for each IP subnet and IP camera zone. You can connect up to 48 IP cameras to a switch within an IP subnet zone.
SNMP-Server switch hostname
SPB parameters such as System ID, Nickname, SPB Area ID, Backbone VLAN IDs (4051 and 4052), Multicast virtualization, and Connectivity Fault Management (CFM)
IP loopback interface addresses
IP redistribution over IS-IS (IP Shortcuts)
All SFP ports as SPB NNI ports
All copper RJ-45 ports as end device ports with Spanning Tree enabled
Spanning Tree mstprstp mode
VLAN port memberships
VLAN IP address (Gateway IP for VLAN)
DHCP Relay
Note
DHCP Relay parameters are configured only when you run the script on VSP4900-48P switches.
After successful completion of the Layer 3 Video Surveillance install script, the switch saves the configuration with a filename based on the switch value provided when you ran the script. The switch updates the primary boot configuration file flags with the new filename.
For example, running the command run vms layer-3 switch 5 results in a switch configuration filename of spb-switch-5.cfg.
The following list identifies which switches to configure as either a core or edge switch in a VMS solution:
Core switch:
VSP4900-12MXU-12XE
Ports 1 to 12 and the Extreme Integrated Application Hosting (IAH) ports are untagged access ports. Ports 13 to 24, and optional Versatile Interface Module (VIM) ports, are NNI ports.
VSP4900-24S
Ports 1 to 12 are untagged access ports. Ports 13 to 24, and optional VIM ports, are NNI ports.
VSP4900-24XE
Ports 1 to 12 and the IAH ports are untagged access ports. Ports 13 to 24, and optional VIM ports, are NNI ports.
Edge switch:
VSP4900-48P
Note
To support this feature, VIM installation is mandatory in VSP4900-48P. The VIM ports are configured as NNI ports while all fixed ports are untagged access ports.
Non-verbose mode: This mode is a fully-automated configuration. The command runs the script with all of the variable defined values without user intervention. This mode is the default mode.
Verbose mode: This mode prompts you to accept or change the default parameters.